-
Home
-
Bolt Checkout for WooCommerce
-
2.16.0
-
Code
-
Classes
- Bolt_Update_Cart
Total Complexity |
54 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
369 |
Lines of code |
234 |
Logical lines of code |
129 |
Comment lines |
69 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_cart() |
C |
30 |
29 |
120 |
add_item_to_cart() |
A |
43 |
9 |
50 |
remove_item_from_cart() |
A |
48 |
10 |
32 |
__construct() |
S |
63 |
2 |
11 |
restore_wc_original_session() |
S |
67 |
2 |
8 |
register_wp_rest_api_route() |
S |
70 |
1 |
6 |
register_order_endpoint() |
S |
68 |
1 |
7 |